mkIRStoreG

Function mkIRStoreG 

Source
pub unsafe extern "C" fn mkIRStoreG(
    end: IREndness,
    addr: *mut IRExpr,
    data: *mut IRExpr,
    guard: *mut IRExpr,
) -> *mut IRStoreG