pub unsafe extern "C" fn av_ambient_viewing_environment_alloc(
size: *mut usize,
) -> *mut AVAmbientViewingEnvironmentExpand description
Allocate an AVAmbientViewingEnvironment structure.
@return the newly allocated struct or NULL on failure
pub unsafe extern "C" fn av_ambient_viewing_environment_alloc(
size: *mut usize,
) -> *mut AVAmbientViewingEnvironmentAllocate an AVAmbientViewingEnvironment structure.
@return the newly allocated struct or NULL on failure