[][src]Function linux::syscall::raw::sched_getaffinity

pub unsafe fn sched_getaffinity(
    pid: pid_t,
    len: k_uint,
    user_mask_ptr: *mut k_ulong
) -> k_int