rustc_codegen_llvm::llvm

Function LLVMRustIsBitcode

Source
pub unsafe extern "C" fn LLVMRustIsBitcode(
    ptr: *const u8,
    len: usize,
) -> bool