Function vapoursynth::plugins::ffi::call_config_func
source · [−]pub unsafe fn call_config_func(
config_func: *const c_void,
plugin: *mut c_void,
metadata: Metadata
)
Expand description
Registers the plugin.
This function is for internal use only.
Safety
The caller must ensure the pointers are valid.