libc

Function pthread_get_stackaddr_np

Source
pub unsafe extern "C" fn pthread_get_stackaddr_np(
    thread: pthread_t,
) -> *mut c_void