pub unsafe extern "system" fn RtlIsPartialPlaceholderFileInfo(
    infobuffer: *const c_void,
    infoclass: FILE_INFORMATION_CLASS,
    ispartialplaceholder: *mut BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_WindowsProgramming"