Function leptess::capi::pixRotate

source ·
pub unsafe extern "C" fn pixRotate(
    pixs: *mut Pix,
    angle: f32,
    type_: i32,
    incolor: i32,
    width: i32,
    height: i32
) -> *mut Pix