Function r_core::r_th_getname[][src]

pub unsafe extern "C" fn r_th_getname(
    th: *mut RThread,
    name: *mut c_char,
    len: size_t
) -> bool