pub fn new_cffi_future(poll_fn: CffiPollFuncT, debug: bool) -> *mut c_voidExpand description
new_cffi_future(poll_fn: extern fn() -> opt_ptr<T>, debug: bool) -> ptr<CffiFuture<T>>
pub fn new_cffi_future(poll_fn: CffiPollFuncT, debug: bool) -> *mut c_voidnew_cffi_future(poll_fn: extern fn() -> opt_ptr<T>, debug: bool) -> ptr<CffiFuture<T>>