[][src]Function gio_sys::g_tls_password_set_value_full

pub unsafe extern "C" fn g_tls_password_set_value_full(
    password: *mut GTlsPassword,
    value: *mut u8,
    length: ssize_t,
    destroy: GDestroyNotify
)