[][src]Function raylib_sys::ffi_funcs::ImageAlphaClear

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