Function windows_sys::Wdk::System::SystemServices::IoGetDriverDirectory

pub unsafe extern "system" fn IoGetDriverDirectory(
    driverobject: *const DRIVER_OBJECT,
    directorytype: DRIVER_DIRECTORY_TYPE,
    flags: u32,
    driverdirectoryhandle: *mut HANDLE,
) -> NTSTATUS