Type Alias rustix::backend::vdso_wrappers::GetcpuType

source ยท
type GetcpuType = unsafe extern "C" fn(_: *mut u32, _: *mut u32, _: *mut c_void) -> c_int;