Function MVDSTD_SetConfig

Source
pub unsafe extern "C" fn MVDSTD_SetConfig(
    config: *mut MVDSTD_Config,
) -> Result
Expand description

Sets the current configuration of MVDSTD.

ยงArguments

  • config - Pointer to the configuration to set.