pgrx_pg_sys

Function dropdb

Source
pub unsafe fn dropdb(
    arg_dbname: *const c_char,
    arg_missing_ok: bool,
    arg_force: bool,
)