pub unsafe extern "C" fn vsl_frame_userptr(
    frame: *mut VSLFrame
) -> *mut c_void
Expand description

Returns the user pointer associated with this frame.

@memberof VSLFrame