pub unsafe extern "system" fn ExSetResourceOwnerPointerEx(
    resource: *mut ERESOURCE,
    ownerpointer: *const c_void,
    flags: u32
)
Expand description

Required features: "Wdk_Foundation", "Win32_System_Kernel"