Function physx_sys::PxVec2_multiply

source ·
pub unsafe extern "C" fn PxVec2_multiply(
    self_: *const PxVec2,
    a: *const PxVec2
) -> PxVec2
Expand description

a[i] * b[i], for all i.