Function gnunet_sys::GNUNET_CONFIGURATION_dup[][src]

pub unsafe extern "C" fn GNUNET_CONFIGURATION_dup(
    cfg: *const GNUNET_CONFIGURATION_Handle
) -> *mut GNUNET_CONFIGURATION_Handle

Duplicate an existing configuration object.

@param cfg configuration to duplicate @return duplicate configuration