Function windows_sys::Win32::Security::AppLocker::SaferIdentifyLevel
pub unsafe extern "system" fn SaferIdentifyLevel(
dwnumproperties: u32,
pcodeproperties: *const SAFER_CODE_PROPERTIES_V2,
plevelhandle: *mut SAFER_LEVEL_HANDLE,
lpreserved: *const c_void
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Security_Cryptography"