Function windows_sys::Win32::System::Search::SQLGetFunctions

pub unsafe extern "system" fn SQLGetFunctions(
    connectionhandle: *mut c_void,
    functionid: u16,
    supported: *mut u16,
) -> i16