vlcrs-macros: simplify transmuting function pointers
Clippy reports1 those transmute as being non-necessary, and it seems
that it now works correctly with as *mut c_void
without the additional
template typing parameters.
Clippy reports1 those transmute as being non-necessary, and it seems
that it now works correctly with as *mut c_void
without the additional
template typing parameters.
VideoLAN code repository instance