Function windows::Wdk::System::SystemServices::IoQueryFullDriverPath
pub unsafe fn IoQueryFullDriverPath(
driverobject: *const DRIVER_OBJECT,
fullpath: *mut UNICODE_STRING,
) -> NTSTATUS