Function libc::pthread_get_stacksize_np

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