[][src]Function libdc1394_sys::dc1394_free

pub unsafe extern "C" fn dc1394_free(dc1394: *mut dc1394_t)

Liberates a context. Last function to use in your program. After this, no libdc1394 function can be used.