Function cmsWriteTag

Source
pub unsafe extern "C" fn cmsWriteTag(
    hProfile: HPROFILE,
    sig: TagSignature,
    data: *const c_void,
) -> Bool