Function gdnative_visual_script::common::libc::sched_setscheduler[][src]

pub unsafe extern "C" fn sched_setscheduler(
    pid: i32,
    policy: i32,
    param: *const sched_param
) -> i32