[][src]Function rustc_llvm_proxy::proxy::LLVMConstString

#[no_mangle]
pub unsafe extern "C" fn LLVMConstString(
    Str: *const c_char,
    Length: c_uint,
    DontNullTerminate: LLVMBool
) -> LLVMValueRef