Function vec3_rand

Source
pub unsafe extern "C" fn vec3_rand(
    dst: *mut vec3,
    positive_only: c_int,
)