Function RedisModule_OnUnload

Source
#[no_mangle]
pub extern "C" fn RedisModule_OnUnload(
    ctx: *mut RedisModuleCtx,
) -> c_int