windows::Wdk::System::SystemServices

Function IoQueryFullDriverPath

pub unsafe fn IoQueryFullDriverPath(
    driverobject: *const DRIVER_OBJECT,
    fullpath: *mut UNICODE_STRING,
) -> NTSTATUS