Function ImageAlphaMask

Source
pub unsafe extern "C" fn ImageAlphaMask(
    image: *mut Image,
    alphaMask: Image,
)