[][src]Function swim_c::pthread::pthread_attr_getdetachstate

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