pub unsafe extern "C" fn aws_mutex_init(
    mutex: *mut aws_mutex
) -> c_int
Expand description

Initializes a new platform instance of mutex.