Function TVMFFIErrorSetRaisedFromCStr

Source
pub unsafe extern "C" fn TVMFFIErrorSetRaisedFromCStr(
    kind: *const i8,
    message: *const i8,
)