Function raylib_sys::ImageAlphaMask[][src]

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