Skip to main content

image_u8_rotate

Function image_u8_rotate 

Source
pub unsafe extern "C" fn image_u8_rotate(
    in_: *const image_u8_t,
    rad: f64,
    pad: u8,
) -> *mut image_u8_t