Function mongoc_sys::bindings::mongoc_database_get_collection [] [src]

pub unsafe extern "C" fn mongoc_database_get_collection(
    database: *mut mongoc_database_t,
    name: *const c_char
) -> *mut mongoc_collection_t