Function bufro::bfr_rect[][src]

#[no_mangle]
pub unsafe extern "C" fn bfr_rect(
    renderer: *mut Renderer,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    angle: f32,
    color: Color
)