Function windows_sys::Wdk::System::SystemServices::VslCreateSecureSection
pub unsafe extern "system" fn VslCreateSecureSection(
handle: *mut HANDLE,
targetprocess: PEPROCESS,
mdl: *const MDL,
devicepageprotection: u32,
attributes: u32
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"