esp_idf_hal::sys

Function pthread_mutexattr_getpshared

Source
pub unsafe extern "C" fn pthread_mutexattr_getpshared(
    __attr: *const pthread_mutexattr_t,
    __pshared: *mut i32,
) -> i32