Function sqlite3_busy_timeout

Source
pub unsafe extern "C" fn sqlite3_busy_timeout(
    arg1: *mut sqlite3,
    ms: i32,
) -> i32