pgrx_pg_sys

Function CreateFunction

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