Function raylib_sys::ImageAlphaCrop

source ยท
pub unsafe extern "C" fn ImageAlphaCrop(
    image: *mut Image,
    threshold: f32
)