Function windows::Win32::Security::AppLocker::SaferCreateLevel

pub unsafe fn SaferCreateLevel(
    dwscopeid: u32,
    dwlevelid: u32,
    openflags: u32,
    plevelhandle: *mut SAFER_LEVEL_HANDLE,
    lpreserved: Option<*const c_void>
) -> Result<()>