pub fn intrinsic_operation_unsafety(
    tcx: TyCtxt<'_>,
    intrinsic_id: LocalDefId,
) -> Safety
Expand description

Returns the unsafety of the given intrinsic.