Function videostream_sys::vsl_camera_buffer_phys_addr
source · pub unsafe extern "C" fn vsl_camera_buffer_phys_addr(
buffer: *const vsl_camera_buffer
) -> u64Expand description
Returns the phys addr of the camera buffer
If the device does not support dmabuf, returns 0
@memberof VSLCamera