pub unsafe extern "system" fn SaferCreateLevel(
    dwscopeid: u32,
    dwlevelid: u32,
    openflags: u32,
    plevelhandle: *mut SAFER_LEVEL_HANDLE,
    lpreserved: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Security_AppLocker", "Win32_Foundation"