Type Definition emf_core_base_rs_ffi::version::api::NewLongFn[][src]

type NewLongFn = TypeWrapper<unsafe extern "C-unwind" fn(base_module: Option<NonNull<CBase>>, major: i32, minor: i32, patch: i32, release_type: ReleaseType, release_number: i8) -> Version>;