Function db_create

Source
pub unsafe extern "C" fn db_create(
    arg1: *mut *mut DB,
    arg2: *mut DB_ENV,
    arg3: u_int32_t,
) -> c_int