Trait prefetch::prefetch::CacheType [] [src]

pub unsafe trait CacheType {
    const VALUE: i32;
}

Associated Constants

Implementors