Function matrix_transform_pt4

Source
pub unsafe extern "C" fn matrix_transform_pt4(
    transform: Matrix,
    point: Vec4,
) -> Vec4