windows::Wdk::System::SystemServices

Function ZwQueryInformationByName

pub unsafe fn ZwQueryInformationByName(
    objectattributes: *const OBJECT_ATTRIBUTES,
    iostatusblock: *mut IO_STATUS_BLOCK,
    fileinformation: *mut c_void,
    length: u32,
    fileinformationclass: FILE_INFORMATION_CLASS,
) -> NTSTATUS