[][src]Function libbfio_rs::handle::libbfio_handle_clone

pub unsafe extern "C" fn libbfio_handle_clone(
    destination_handle: *mut HandleRefMut,
    source_handle: HandleRef,
    error: *mut LibbfioErrorRefMut
) -> c_int