Function LLVMMDString

Source
#[no_mangle]
pub extern "C" fn LLVMMDString(
    Str: *const c_char,
    SLen: c_uint,
) -> LLVMValueRef