pub type PKSEC_CREATE_CONTEXT_LIST = Option<unsafe extern "system" fn(type: KSEC_CONTEXT_TYPE) -> *mut c_void>;
Expand description

Required features: "Win32_Security_Authentication_Identity"