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