HPDF_Image_SetMaskImage

Function HPDF_Image_SetMaskImage 

Source
pub unsafe extern "C" fn HPDF_Image_SetMaskImage(
    image: HPDF_Image,
    mask_image: HPDF_Image,
) -> HPDF_STATUS