Function libc::thread_policy_get[][src]

pub unsafe extern "C" fn thread_policy_get(
    thread: thread_t,
    flavor: thread_policy_flavor_t,
    policy_info: thread_policy_t,
    count: *mut mach_msg_type_number_t,
    get_default: *mut boolean_t
) -> kern_return_t