pub unsafe extern "C" fn heif_context_get_security_limits(
arg1: *const heif_context,
) -> *mut heif_security_limitsExpand description
Returns the security limits for a heif_context. By default, the limits are set to the global limits, but you can change them in the returned object.