Function r_core::r_th_kill[][src]

pub unsafe extern "C" fn r_th_kill(
    th: *mut RThread,
    force: bool
) -> bool