Function gio_sys::g_unix_socket_address_new_with_type[][src]

pub unsafe extern "C" fn g_unix_socket_address_new_with_type(
    path: *const c_char,
    path_len: c_int,
    type_: GUnixSocketAddressType
) -> *mut GSocketAddress