gio_sys

Function g_tls_interaction_invoke_ask_password

Source
pub unsafe extern "C" fn g_tls_interaction_invoke_ask_password(
    interaction: *mut GTlsInteraction,
    password: *mut GTlsPassword,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> GTlsInteractionResult