pub unsafe extern "system" fn SQLAllocHandle(
    handletype: i16,
    inputhandle: *mut c_void,
    outputhandle: *mut *mut c_void
) -> i16
Expand description

Required features: "Win32_System_Search"