Function security_framework_sys::keychain::SecKeychainUnlock
[−]
[src]
pub unsafe extern fn SecKeychainUnlock(keychain: SecKeychainRef,
passwordLength: u32,
password: *const c_void,
usePassword: Boolean)
-> OSStatus