sqlite3_bind_null

Function sqlite3_bind_null 

Source
pub unsafe extern "C" fn sqlite3_bind_null(
    stmt_handle: u32,
    pos: i32,
) -> i32