pub unsafe extern "C" fn aws_rw_lock_init(
    lock: *mut aws_rw_lock
) -> c_int
Expand description

Initializes a new platform instance of mutex.