Function thread_policy_get

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