Function pthread_attr_setdetachstate
pub unsafe extern "C" fn pthread_attr_setdetachstate(
attr: *mut pthread_attr_t,
state: i32,
) -> i32pub unsafe extern "C" fn pthread_attr_setdetachstate(
attr: *mut pthread_attr_t,
state: i32,
) -> i32