Function tobii_sys::tobii_api_create [] [src]

pub unsafe extern "C" fn tobii_api_create(
    api: *mut *mut Api,
    custom_alloc: *const CustomAlloc,
    custom_log: *const CustomLog
) -> Status