[−][src]Function sunrise_libuser::caps::kernel_flags
pub fn kernel_flags(
lowest_prio: u32,
highest_prio: u32,
lowest_cpuid: u8,
highest_cpuid: u8
) -> u32
Create a kernel flag capability. Specifies the lowest/highest priority this process is allowed to take, and which CPUs it is allowed to access.