pub type CredWriteFn = Option<unsafe extern "system" fn(logonid: *const LUID, credflags: u32, credential: *const ENCRYPTED_CREDENTIALW, flags: u32) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation", "Win32_Security_Credentials"