Function sqlite3_auto_extension

Source
pub unsafe extern "C" fn sqlite3_auto_extension(
    xEntryPoint: Option<unsafe extern "C" fn()>,
) -> c_int