Function sqlite3_uri_int64

Source
pub unsafe extern "C" fn sqlite3_uri_int64(
    arg1: *const i8,
    arg2: *const i8,
    arg3: i64,
) -> i64