Function ImageAlphaClear

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