Skip to main content

fdf_env_get_current_driver

Function fdf_env_get_current_driver 

Source
pub unsafe extern "C" fn fdf_env_get_current_driver() -> *const c_void
Expand description

Returns the driver on top of the the thread’s current call stack. Returns NULL if no drivers are on the stack.