Struct epoxy::FnPtr [] [src]

pub struct FnPtr { /* fields omitted */ }

Methods

impl FnPtr
[src]

[src]

Creates a FnPtr from a load attempt.

Trait Implementations

Auto Trait Implementations

impl !Send for FnPtr

impl !Sync for FnPtr