pub unsafe extern "system" fn IoGetDeviceDirectory(
    physicaldeviceobject: *const DEVICE_OBJECT,
    directorytype: DEVICE_DIRECTORY_TYPE,
    flags: u32,
    reserved: *const c_void,
    devicedirectoryhandle: *mut HANDLE
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"