git_odb_backend_data_free

Function git_odb_backend_data_free 

Source
pub unsafe extern "C" fn git_odb_backend_data_free(
    backend: *mut git_odb_backend,
    data: *mut c_void,
)