windows::Wdk::Storage::FileSystem

Function RtlIsPartialPlaceholderFileInfo

pub unsafe fn RtlIsPartialPlaceholderFileInfo(
    infobuffer: *const c_void,
    infoclass: FILE_INFORMATION_CLASS,
    ispartialplaceholder: *mut bool,
) -> NTSTATUS