pub unsafe extern "system" fn GetLogicalProcessorInformation(
buffer: *mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION,
returnedlength: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"
pub unsafe extern "system" fn GetLogicalProcessorInformation(
buffer: *mut SYSTEM_LOGICAL_PROCESSOR_INFORMATION,
returnedlength: *mut u32
) -> BOOL
Required features: "Win32_Foundation"