JPC_BodyInterface_SetRotation

Function JPC_BodyInterface_SetRotation 

Source
pub unsafe extern "C" fn JPC_BodyInterface_SetRotation(
    self_: *mut JPC_BodyInterface,
    inBodyID: JPC_BodyID,
    inRotation: JPC_Quat,
    inActivationMode: JPC_Activation,
)