HAPI_StartThriftNamedPipeServer

Function HAPI_StartThriftNamedPipeServer 

Source
pub unsafe extern "C" fn HAPI_StartThriftNamedPipeServer(
    options: *const HAPI_ThriftServerOptions,
    pipe_name: *const c_char,
    process_id: *mut HAPI_ProcessId,
    log_file: *const c_char,
) -> HapiResult