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

pub unsafe trait CacheType {
    const VALUE: i32;
}

Associated Constants

VALUE: i32

Implementors