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_Security_AppLocker", "Win32_Foundation"