[][src]Function package_kit_glib_sys::pk_client_helper_start_with_socket

pub unsafe extern "C" fn pk_client_helper_start_with_socket(
    client_helper: *mut PkClientHelper,
    socket: *mut GSocket,
    argv: *mut *mut c_char,
    envp: *mut *mut c_char,
    error: *mut *mut GError
) -> gboolean