Function pgrx_pg_sys::CreateParallelContext
source ยท pub unsafe fn CreateParallelContext(
arg_library_name: *const c_char,
arg_function_name: *const c_char,
arg_nworkers: c_int,
) -> *mut ParallelContext
pub unsafe fn CreateParallelContext(
arg_library_name: *const c_char,
arg_function_name: *const c_char,
arg_nworkers: c_int,
) -> *mut ParallelContext