gio_sys

Function g_socket_new

Source
pub unsafe extern "C" fn g_socket_new(
    family: GSocketFamily,
    type_: GSocketType,
    protocol: GSocketProtocol,
    error: *mut *mut GError,
) -> *mut GSocket