SBBreakpointLocationSetScriptCallbackFunction

Function SBBreakpointLocationSetScriptCallbackFunction 

Source
pub unsafe extern "C" fn SBBreakpointLocationSetScriptCallbackFunction(
    instance: SBBreakpointLocationRef,
    callback_function_name: *const c_char,
    extra_args: SBStructuredDataRef,
) -> SBErrorRef