Function thread_policy_set

Source
pub unsafe extern "C" fn thread_policy_set(
    thread: u32,
    flavor: u32,
    policy_info: *mut i32,
    count: u32,
) -> i32