Function av_spherical_alloc
pub unsafe extern "C" fn av_spherical_alloc(
size: *mut usize,
) -> *mut AVSphericalMapping
Expand description
Allocate a AVSphericalVideo structure and initialize its fields to default values.
@return the newly allocated struct or NULL on failure