Function windows_sys::Wdk::System::SystemServices::RtlSetSystemGlobalData
pub unsafe extern "system" fn RtlSetSystemGlobalData(
dataid: RTL_SYSTEM_GLOBAL_DATA_ID,
buffer: *const c_void,
size: u32,
) -> NTSTATUS