pub unsafe extern "C" fn mlirLocationCallSiteGet(
    callee: MlirLocation,
    caller: MlirLocation
) -> MlirLocation
Expand description

Creates a call site location with a callee and a caller.