Function TVMFFIFunctionSetGlobal

Source
pub unsafe extern "C" fn TVMFFIFunctionSetGlobal(
    name: *const TVMFFIByteArray,
    f: TVMFFIObjectHandle,
    can_override: i32,
) -> i32