Function esp_idf_hal::sys::pthread_mutex_init

source ยท
pub unsafe extern "C" fn pthread_mutex_init(
    __mutex: *mut u32,
    __attr: *const pthread_mutexattr_t,
) -> i32