heif_context_get_security_limits

Function heif_context_get_security_limits 

Source
pub unsafe extern "C" fn heif_context_get_security_limits(
    arg1: *const heif_context,
) -> *mut heif_security_limits
Expand 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.