Skip to main content

ImageResize

Function ImageResize 

Source
pub unsafe extern "C" fn ImageResize(
    image: *mut Image,
    newWidth: i32,
    newHeight: i32,
)