rustc_codegen_llvm::llvm_::ffi

Function LLVMRustIsECObject

source
pub unsafe extern "C" fn LLVMRustIsECObject(
    buf_ptr: *const u8,
    buf_len: usize,
) -> bool