pub unsafe extern "C" fn SzConfigMgr_getConfig(
configID: i64,
responseBuf: *mut *mut c_char,
bufSize: *mut usize,
resizeFunc: Option<unsafe extern "C" fn(ptr: *mut c_void, newSize: usize) -> *mut c_void>,
) -> i64Expand description
@brief Retrieve configuration information from the backend data store