[][src]Function libc::pthread_getattr_np

pub unsafe extern "C" fn pthread_getattr_np(
    native: pthread_t,
    attr: *mut pthread_attr_t
) -> c_int