obb2d_createf

Function obb2d_createf 

Source
pub unsafe extern "C" fn obb2d_createf(
    center: *const V2Df,
    width: real32_t,
    height: real32_t,
    angle: real32_t,
) -> *mut OBB2Df