Function rustc_codegen_llvm::llvm_::ffi::LLVMMDStringInContext

source ยท
pub unsafe extern "C" fn LLVMMDStringInContext(
    C: &Context,
    Str: *const c_char,
    SLen: c_uint,
) -> &Value