Function thread_create_raw

Source
pub fn thread_create_raw(func: usize, arg: usize, stack: &mut [u8], prio: u8)