Function cogl_sys::cogl_vector3_subtract[][src]

pub unsafe extern "C" fn cogl_vector3_subtract(
    result: *mut c_float,
    a: *const c_float,
    b: *const c_float
)