Function pthread_get_stacksize_np

Source
pub unsafe extern "C" fn pthread_get_stacksize_np(
    arg1: pthread_t,
) -> size_t