Function pgx_pg_sys::CreateFunction

source ·
pub unsafe fn CreateFunction(
    arg_pstate: *mut ParseState,
    arg_stmt: *mut CreateFunctionStmt
) -> ObjectAddress