pub unsafe extern "system" fn ObQueryNameString(
    object: *const c_void,
    objectnameinfo: *mut OBJECT_NAME_INFORMATION,
    length: u32,
    returnlength: *mut u32
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"