gio_sys

Function g_unix_socket_address_new_with_type

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