Function windows::Wdk::Storage::FileSystem::RtlIsPartialPlaceholderFileHandle
pub unsafe fn RtlIsPartialPlaceholderFileHandle<P0>(
filehandle: P0,
ispartialplaceholder: *mut BOOLEAN,
) -> NTSTATUSwhere
P0: Param<HANDLE>,