Skip to main content

const_bytes_from_call_dest

Function const_bytes_from_call_dest 

Source
fn const_bytes_from_call_dest<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &Body<'tcx>,
    local: Local,
) -> Option<Vec<u8>>