sqlite3_sys

Function sqlite3_bind_null

source
pub unsafe extern "C" fn sqlite3_bind_null(
    p: *mut sqlite3_stmt,
    n: c_int,
) -> c_int