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

Required features: "Win32_Security"