pub fn patcharsgetfn(pm: *mut param) -> Vec<String>
Port of patcharsgetfn(UNUSED(Param pm)) from Src/Modules/parameter.c:911. C: static char **patcharsgetfn(UNUSED(Param pm)) → return getpatchars(0);
patcharsgetfn(UNUSED(Param pm))
static char **patcharsgetfn(UNUSED(Param pm))
return getpatchars(0);