Function rustc_codegen_llvm::llvm_::ffi::LLVMMDStringInContext

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