[][src]Function swim_c_sys::pthread::pthread_attr_setdetachstate

pub unsafe extern "C" fn pthread_attr_setdetachstate(
    attr: *mut pthread_attr_t,
    detachstate: int
) -> int