Function av_ambient_viewing_environment_alloc

pub unsafe extern "C" fn av_ambient_viewing_environment_alloc(
    size: *mut usize,
) -> *mut AVAmbientViewingEnvironment
Expand description

Allocate an AVAmbientViewingEnvironment structure.

@return the newly allocated struct or NULL on failure