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