Function HAPI_StartThriftSharedMemoryServer

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