[][src]Function swim_c_sys::pthread::pthread_attr_getdetachstate

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