Function libc::pthread_get_stackaddr_np

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