Function videostream_sys::vsl_frame_unalloc
source · pub unsafe extern "C" fn vsl_frame_unalloc(frame: *mut VSLFrame)Expand description
Frees the allocated buffer for this frame. Does not release the frame itself for that use @ref vsl_frame_release().
@param frame @since 1.3 @memberof VSLFrame