pub unsafe extern "system" fn SQLAllocStmt(
    connectionhandle: *mut c_void,
    statementhandle: *mut *mut c_void
) -> i16
Expand description

Required features: ‘Win32_System_Search’