Function rustpython_vm::stdlib::errno::errors::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