Function windows::Win32::Security::AppLocker::SaferIdentifyLevel

pub unsafe fn SaferIdentifyLevel(
    pcodeproperties: Option<&[SAFER_CODE_PROPERTIES_V2]>,
    plevelhandle: *mut SAFER_LEVEL_HANDLE,
    lpreserved: Option<*const c_void>
) -> Result<()>