Struct julia_sys::jl_generic_fptr_t [] [src]

#[repr(C)]
pub struct jl_generic_fptr_t { pub __bindgen_anon_1: jl_generic_fptr_t__bindgen_ty_1, pub jlcall_api: u8, }

Fields

Trait Implementations

impl Copy for jl_generic_fptr_t
[src]

impl Clone for jl_generic_fptr_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more