Function windows::Wdk::System::SystemServices::IoDecrementKeepAliveCount
pub unsafe fn IoDecrementKeepAliveCount<P0>(
fileobject: *mut FILE_OBJECT,
process: P0,
) -> NTSTATUSwhere
P0: Param<PEPROCESS>,