pub unsafe extern "C" fn secret_password_lookup(
schema: *const SecretSchema,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
...
)
pub unsafe extern "C" fn secret_password_lookup(
schema: *const SecretSchema,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
...
)