libc

Function pthread_get_stacksize_np

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