Function ImageAlphaCrop

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