Function lldb_sys::SBFrameSetPC

source ·
pub unsafe extern "C" fn SBFrameSetPC(
    instance: SBFrameRef,
    new_pc: lldb_addr_t
) -> bool