pub const heif_suberror_code_heif_suberror_Null_pointer_argument: heif_suberror_code = 2001;
Expand description

An API argument was given a NULL pointer, which is not allowed for that function.