[][src]Function rustc_llvm_proxy::proxy::LLVMConstRealOfStringAndSize

#[no_mangle]
pub unsafe extern "C" fn LLVMConstRealOfStringAndSize(
    RealTy: LLVMTypeRef,
    Text: *const c_char,
    SLen: c_uint
) -> LLVMValueRef