SBTargetSetModuleLoadAddress

Function SBTargetSetModuleLoadAddress 

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