Function r_th_start

Source
pub unsafe extern "C" fn r_th_start(
    th: *mut RThread,
    enable: c_int,
) -> bool