Function lldb_sys::SBTargetSetModuleLoadAddress [] [src]

pub unsafe extern "C" fn SBTargetSetModuleLoadAddress(
    instance: SBTargetRef,
    module: SBModuleRef,
    sections_offset: int64_t
) -> SBErrorRef