Function aeron_mutex_init

Source
pub unsafe extern "C" fn aeron_mutex_init(
    mutex: *mut aeron_mutex_t,
    attr: *mut c_void,
) -> c_int