Function BinaryenGetGlobalByIndex

Source
pub unsafe extern "C" fn BinaryenGetGlobalByIndex(
    module: BinaryenModuleRef,
    index: BinaryenIndex,
) -> BinaryenGlobalRef