Function videostream_sys::vsl_frame_userptr
source · pub unsafe extern "C" fn vsl_frame_userptr(
frame: *mut VSLFrame
) -> *mut c_voidExpand description
Returns the user pointer associated with this frame.
@memberof VSLFrame
pub unsafe extern "C" fn vsl_frame_userptr(
frame: *mut VSLFrame
) -> *mut c_voidReturns the user pointer associated with this frame.
@memberof VSLFrame