pub unsafe extern "system" fn RtlIsPartialPlaceholderFileHandle(
    filehandle: HANDLE,
    ispartialplaceholder: *mut BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"