[][src]Function raylib::ffi::ImageAlphaClear

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