extern "c" fn pthread_cond_wait(*c.T, *c.T) callconv(.C) c.T

Parameters

cond: *c.T,
mutex: *c.T,