Function tobii_api_create

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