typedef void ( *F_RELEASE )( F_DRIVER * pxDriver );
The implementation must remove the drive by removing any resources associated with the drive. This function is optional.
Parameters:
None.