Function LLVMRustIsECObject

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