fuchsia_scheduler

Function set_role_for_thread

Source
pub fn set_role_for_thread(
    thread: &Thread,
    role_name: &str,
) -> Result<(), Error>