SBBreakpointLocationSetThreadName

Function SBBreakpointLocationSetThreadName 

Source
pub unsafe extern "C" fn SBBreakpointLocationSetThreadName(
    instance: SBBreakpointLocationRef,
    thread_name: *const c_char,
)