llvm_sys::target

Function LLVMStoreSizeOfType

Source
pub unsafe extern "C" fn LLVMStoreSizeOfType(
    TD: LLVMTargetDataRef,
    Ty: LLVMTypeRef,
) -> c_ulonglong