[][src]Function capsule_ffi::rte_thread_setname

pub unsafe extern "C" fn rte_thread_setname(
    id: pthread_t,
    name: *const c_char
) -> c_int