Function lldb_sys::SBFrameSetPC[][src]

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