rustc_codegen_llvm::llvm_::ffi

Function LLVMRustIsECObject

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